Notion Is Migrating to SwiftUI, Apple Confirms at WWDC - MacRumors
Skip to Content

Notion Is Migrating to SwiftUI, Apple Confirms at WWDC

Apple this week confirmed that Notion is migrating its user interface to SwiftUI, citing the app's desire for greater performance and UI consistency than its existing web-based stack can deliver.

wwdc 2026 swift
Notion is a productivity app that combines notes, documents, databases, and project management tools in one place. Users can create pages containing text, tables, kanban boards, calendars, and more, and organize them in a flexible hierarchy.

The announcement was made during Apple's SwiftUI segment during its Platforms State of the Union, where Notion was used as a flagship example of an app moving away from cross-platform and web technologies to native Apple frameworks. The callout was clearly deliberate; Notion is one of the most widely used productivity apps on the Mac, and has long been criticized for the sluggishness that comes with its Electron-based architecture.

This is not Notion's first step toward native. Notion had already been gradually moving its iOS and Android apps away from web-based rendering in 2025, with most of the mobile experience now running natively except for the editor. The WWDC mention suggests that effort is now extending more substantially, with SwiftUI as the target framework.

Apple also noted that agentic coding tools are making migrations like this more practical, saying "porting code to Swift has never been easier," pointing to AI-assisted development workflows lowering the barrier for teams considering a move away from cross-platform stacks.

The SwiftUI session also covered a broad set of framework improvements. Apple is unifying SwiftUI, AppKit, and UIKit around a common foundation, so improvements made for Apple's own apps automatically benefit third-party developers. Nested stack layouts now resize up to twice as fast, state objects initialize lazily, and AsyncImage gains automatic HTTP caching.

SwiftUI also gains reorderable containers for drag-to-reorder in any container type, swipe actions inside any container, and full-fidelity text selection on iOS. On macOS, Text now supports custom renderers, text vibrancy, and vertical text.

Toolbar control is more granular, with a new visibilityPriority modifier, an overflow menu for deprioritized actions, and a topBarPinnedTrailing placement to anchor items to the trailing edge. A new document infrastructure adds first-class URL access for reading and writing to disk, and the ability to write only changed file portions on save.

Popular Stories

iPhone Handoff iOS 27 Feature

T-Mobile to Charge $5 a Month for iOS 27 iPhone Handoff

Thursday September 10, 2026 3:58 pm PDT by
T-Mobile will charge customers $5 per month to use iPhone Handoff, an e-SIM feature that allows the same phone number to be used on two separate iPhones. iPhone Handoff requires carrier support, and at launch, only T-Mobile users in the U.S. and Deutsche Telekom users in Germany will be able to use it. T-Mobile says customers can use their number across two compatible iPhone models and...
iOS 27 Feature Dark

Apple Announces iOS 27 Release Date

Wednesday September 9, 2026 10:46 am PDT by
At its event today unveiling the iPhone 18 Pro, AirPods 5, Apple Watch Series 12, and more, Apple announced that iOS 27 will be released later this month. iOS 27 has already been available as a developer beta since June and as a public beta since July, and Apple today said that the update will be released for all users with a compatible iPhone model on Monday, September 14. iOS 27 is...
iphone duo

IMAX Reacts to iPhone Duo's 1:1.4 Aspect Ratio Displays

Friday September 11, 2026 4:42 am PDT by
Production theater company IMAX has responded in a mixed way to Apple's embrace of a 1:1.4 aspect ratio on the iPhone Duo's inner and outer displays. The boxier ratio happens to be very close to the classic "full-frame" IMAX 1.43:1 aspect ratio, which comes from the geometry of the company's original 15-perforation/70mm film system. In response to an X post from someone wondering if we'll see...

Top Rated Comments

mikeack Avatar
13 weeks ago
The less Electron-based apps the better.
Score: 17 Votes (Like | Disagree)
ProbablyDylan Avatar
13 weeks ago

Swiftui should be forced for ALL APPS
Absolutely not. SwiftUI is nice a lot of the time but there are huge areas, like text and text editing, where it just ain't all there.
Score: 13 Votes (Like | Disagree)
963852741 Avatar
13 weeks ago
As a reminder Objective-C is alive and well and it's awesome.
Score: 9 Votes (Like | Disagree)
963852741 Avatar
13 weeks ago

Absolutely not. SwiftUI is nice a lot of the time but there are huge areas, like text and text editing, where it just ain't all there.
Electron is criminal on the other hand.
Score: 8 Votes (Like | Disagree)
!!! Avatar
13 weeks ago

Oh this excites me! I am a Notion user and I've been slightly frustrated with how the app responds on macOS and iPadOS. This is a positive step!
Considering the issues with text in SwiftUI, I don't think so.
Score: 8 Votes (Like | Disagree)
ugahairydawgs Avatar
13 weeks ago

Considering the issues with text in SwiftUI, I don't think so.
Regardless of the flaws that come with SwiftUI it is hard to make the case it isn't a MASSIVE improvement over anything Electron.
Score: 7 Votes (Like | Disagree)